'Declaration Public Structure Size(Of T As {New, Struct}) Inherits System.ValueType
public struct Size<T> : System.ValueType where T: new(), struct
System.Object System.ValueType GrapeCity.ActiveReports.Layout.Size<T>
Size<T> Members GrapeCity.ActiveReports.Layout Namespace